M

Toposolid.Create

Description:
Creates a new instance of toposolid within the project.
Overloads (3):
public static Toposolid Create(
	Document document,
	IList<XYZ> points,
	ElementId topoTypeId,
	ElementId levelId
)
Return Value Toposolid A new toposolid object within the project if successful.